Fixed the issue where exception occurred on navigating to last page when last row of current page was in edit mode, in Control Explorer sample of C1GridView.
Fixed the issue where label text was invisible in EventDialog template of 'Custom Edit Event' (sample), when 'Midnight/ Rocket/ Metro Dark' theme was applied(in control explorer sample of C1EventsCalendar).
New Sample
Added a new sample for Virtual Scrolling in C1GridView.
Toolkit Explorer
No change
C1Accordion
No change
C1AutoComplete
No change
C1BarChart
No change
C1BinaryImage
No change
Bootstrap
No change
C1CandlestickChart
No change
C1Carousel
No change
C1Chart Controls
New Control
Added C1ChartNavigator control, which enables visualizing data by selecting a small range out of a large data.
C1ComboBox
Bug Fixes
Fixed the issue where setting DropdownWidth option did not work.
Fixed the issue where the dropdown list could be opened after hiding the whole C1ComboBox with Item Template.
C1CompositeChart
No change
C1Dialog
No change
C1Editor
No change
C1EventsCalendar
Bug Fixes
Fixed the issue where Javascript error occurred after changing Views of C1EventCalendar.
Fixed the issue where incorrect behaviors were found in '3 Months' view after deleting an event in 'Day' view.
Fixed the issue where an error occurred on deleting an edited event after editing one occurrence of repeated event and changing repeated event to none.
Fixed the issue where C1EventsCalendar's views that are added or deleted at run time were not retained after postback.
Fixed the issue where inconsistent behavior was observed on clicking 'today' button after navigating other date in Custom view "2 Weeks".
Improvements
Added custom views support to C1EventCalendar.
C1FileExplorer
No change
C1FlipCard
No change
C1Gallery
No change
C1GridView
Bug Fixes
Fixed the issue where Javascript error was observed on Callback setting, opening a child grid and clicking on select button in Hierarchical Grid.
Fixed the issue where error message showed on expanding second child grid on setting AutoGenerateSelectButton to True.
Fixed the issue where C1GridView froze and Internal Server Error occurred on collapsing the child grid for second time in Hierarchical Grid.
Fixed the issue where first level detail grid did not remove its children grids properly using methods Remove or Clear.
Fixed the issue where "Member not found" error occurred in Hierarchical Grid when browsing in Compatibility view mode.
Fixed the issue where filtered row and vertical freezing bar were not shown properly when setting VirtualizationSettings.Mode property to Rows.
Fixed the issue where Javascript error was observed after opening second child grid and clicking on any cell of the first child grid, when Callback setting is set and ClientSelectionMode is set to single or multiple column.
Fixed the issue where multiple selection and editing could be done in child grid, although multiple selection was not set when Callback setting is set and AutoGenerateSelectButton is set to True.
Fixed the issue where filtering was not applied in child grid, when Callback setting is set in Hierarchical Grid.
Fixed the issue where exception message box was displayed while sorting the column of child grid in Hierarchical Grid.
Fixed the issue where data rows were misaligned in a scrollable grid and vertical scrollbar was not shown while setting CallbackSettings.Action to All in Hierarchical grid.
Fixed the issue where ScrollingSettings properties could not be set from Properties window.
Fixed the issue where column resizing did not work on child grid in Hierarchical Grid.
Fixed multiple issues that were observed while exporting scrollable grid with static rows and columns to Excel format.
Fixed the issue where "Uncaught invalid id" exception occurred on collapsing the second child grid in Hierarchical Grid.
Fixed the issue where only first row is were exported to Excel, PDF and CSV files after setting VirtualizationSettings and CallbackSettings properties.
Improvements
Added conditional dependencies support in C1GridView.
C1Input
No change
C1LineChart
No change
C1ListView
No change
C1Menu
No change
C1PieChart
No change
C1ScatterChart
No change
C1SiteMap
No change
C1Slider
Bug Fixes
Fixed the issue where Increment and Decrement buttons were not displayed.
C1Sparkline
No change
C1Splitter
No change
C1SuperPanel
No change
C1Tabs
No change
C1ThemeRoller
No change
C1Tooltip
No change
C1TreeView
No change
C1Upload
No change
C1Wizard
No change
All Controls
Bug Fixes
Fixed the issue where an exception was thrown on running any page with a C1control while its Visible property was set to False.
Fixed the issue where pages flicked while browsing Control Explorer samples on Google Chrome.
Fixed the issue where Internet Explorer's Compatible mode got switched on while running C1GridView samples.